home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / cne / reslt1.exe / RESULTS.DOC next >
Text File  |  1992-02-16  |  3KB  |  60 lines

  1. RESULTS.EXE - CNE Assessment Test Results. 
  2. V1.00 (c) 1992  Eric J.G. Bonnell  73500,3250  February 16, 1992.
  3.  
  4.      Do you wish that Novell told you which questions to study rather than
  5. giving you a list of prescribed writings to go through? I'd rather know
  6. what questions I've incorrectly answered, so as to find out the correct
  7. response and maybe LEARN somenthing rather than constant guessing.
  8.  
  9.      This program attempts to report on which questions you've gotten wrong
  10. so that you can look over your work. This program has worked fine on all
  11. the tests I've taken, but I can only account for some of them and only
  12. for V2.0 of the CNE Assessment Test. The good news is you can't hurt 
  13. anything by running the test because it does not modify any existing files.
  14. The results are placed in a new file RESULTS.RPT and by inspection if the
  15. total number of questions matches what you took in the tests then you are
  16. fine. 
  17.  
  18.      To run, simply copy the RESULTS.EXE file into the directory where you
  19. have the CNE test located (specifically, the CNE~RSP.DAT file), and type 
  20.  
  21.                         RESULTS <Enter>
  22.  
  23. The output file is called RESULTS.RPT and can be viewed or printed (it has
  24. no page breaks built in so you may wish to supply them yourself). 
  25.  
  26.      DO NOT USE IF THE CREATION DATE OF THE ZIP FILE DOES NOT MATCH THAT ON 
  27. THE HEADER AT UNZIP TIME.
  28.  
  29.      The following files must be included in the RESLTxxx.ZIP file:
  30.         1. RESULT.EXE - The executable program. Must run from the same
  31.                         directory as the CNE~RSP.DAT  file.
  32.         2. RESULT.DOC - This documentation file.
  33.         3. RESULT.PAS - The source code for all interested. Please take the 
  34.                         code apart if you wish. Alterations are welcome, so 
  35.                         long as the following rules are followed :
  36.  
  37.      For you programmers, this simple program is written in Turbo Pascal V6.0,
  38. (c) 1983,90 Borland International, Inc. The code is yours. However, if you 
  39. change the code, I REQUIRE these things be done to support version control 
  40. and to minimize virus infection:
  41.  
  42.      1. Change the version number in the Salutations procedure. Add your name there 
  43.         and date on its own seperate line as:
  44.                     "Updated by Joe Smith."
  45.         If others have worked on this then list youself under their name.
  46.      2. DOCUMENT YOUR CHANGES at the top of the program where the version
  47.         history information is. Include your name, date and enhancements.
  48.      3. The three files, RESULTS.EXE, RESULTS.DOC and RESULTS.PAS must
  49.         be distributed in a zip file called RESLTxxx.ZIP where xxx is the
  50.         version number in the form x.xx (i.e. Version 1.00 should be found
  51.         in archived file RESLT100.ZIP). This file must have your name as part
  52.         of the header message as well as version and date of ZIP file 
  53.         creation.
  54.  
  55.      It is recommended that a virus detection program be run before using 
  56. ANY new software package.
  57.  
  58.      Comments or questions can be sent to Eric J.G. Bonnell 73500,3250 on 
  59. Compuserve.
  60.